Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Log Namespace / LogEntryList Class / CopyTo Method / CopyTo(LogEntryBase[]) Method

In This Topic
    CopyTo(LogEntryBase[]) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Sub CopyTo( _
       ByVal array() As LogEntryBase _
    ) 
    public void CopyTo( 
       LogEntryBase[] array
    )

    Parameters

    array
    See Also